﻿CHARACTERS = {
	c:JOD = {
		create_character = {
			# Man Singh of Marwar
			#role = politician # Remove this line
			first_name = "Man_Singh"
			last_name = "Rathore"
			ruler = yes
			age = 53
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				reserved
			}
		}	

		create_character = {
			# Takht Singh
			#role = politician # Remove this line
			first_name = "Takht_Singh"
			last_name = "Rathore"
			heir = yes
			age = 17
			interest_group = ig_landowners
			ideology = ideology_traditionalist
			traits = {
				meticulous
			}
		}
	}
}
